/*
Theme Name: 厨乐家
Theme URI: http://www.clj178.com/
Description: 厨乐家
Version: 1.0
Author: clj178 Co.,Ltd.
Author URI: http://www.clj178.com/
*/

html,
body {
    font: 12px/1.5 Tahoma,'Microsoft Yahei','Simsun';
    color: #333;
}
a {
    color: #333;
    border: 0;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #23527c;
}
a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}
img {
    vertical-align: middle;
}

.container {display: table;width: 100%;height: 100%;background-color: #ececec;}

.wrapper{width: 1200px;margin: 0 auto;overflow: hidden;}

.topbar{background: #F8F8F8;line-height: 35px;border: 1px solid #E8E8E8;color: #7A7A7A;}
.topbar .welcome{}
.topbar .menu{text-align: center;}
.topbar .menu span{}
.topbar .menu a{}
.topbar a{color: #7A7A7A;}
.topbar a:hover{color: #254A98;}

.header .brand{}
.header .brand .logo{display: block;margin: 10px 0;}
.header .brand .logo img{max-width: 255px;max-height: 100px;}
.header .brand .tel{margin-top:5px;width: auto;}
.header .brand .tel h2{height: 20px;line-height: 20px;color: #ff0000;font-size: 18px;}
.header .brand .tel h3{height: 30px;line-height: 30px;font-size: 16px;font-weight: normal;}
.header .brand .tel h4{height: 60px;line-height: 60px;padding-left: 30px;color: #00853E;font-size: 36px;font-family: "Times New Roman", Times, serif;}

.header .nav .wrapper{overflow: visible;}
.header .nav{background-color: #00853c;width: 1200px;margin: 0 auto;}
.header .nav ul li{float: left;width: 150px;height: 50px;line-height: 50px;text-align: center;}
.header .nav ul li a{display: block;font-size: 16px;color: #fff;}
.header .nav ul li.on{background: url("images/nav_on.jpg") repeat-x center top #fff;}
.header .nav ul li.on > a{color: #00853c;}

.header .nav ul li ul{display: none;background-color: #00853c;position: relative;z-index: 10;}
.header .nav ul li ul a{background-color: #00853c;font-size: 14px;color: #fff;}
.header .nav ul li ul a:hover{background-color: #E4C202;color: #00853c;}

.slider_show{position: relative;width: 100%;height: 505px;overflow: hidden;}
.slider_show .hd{height: 10px;overflow: hidden;position: absolute;left: 50%;margin-left: -75px; bottom: 30px;z-index: 1;}
.slider_show .hd ul{overflow: hidden;zoom: 1;float: left;}
.slider_show .hd ul li {float: left;background: #FFF;display: block;margin-right: 10px;width: 65px;height: 10px;text-align: center;cursor: pointer;text-indent: -9999em;overflow: hidden;}
.slider_show .hd ul li.on{background-color: #00853c;}
.slider_show .bd{width: 1200px;margin: 0 auto;height: 505px;position: relative;z-index: 0;text-align: center;overflow: hidden;}
.slider_show .bd li{zoom:1;vertical-align:middle;}
.slider_show .bd a{display: block;height: 505px;text-indent: -9999px;overflow:hidden;}

.slider_show .prev,
.slider_show .next{ position:absolute; left:15%; top:50%; margin-top:-25px; display:block; width:45px; height:80px; background:url("images/show_control.png") no-repeat 0 0;filter:alpha(opacity=80);opacity:0.8;  }
.slider_show .next{ left:auto; right:15%; background-position: -45px 0;}
.slider_show .prev:hover,
.slider_show .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slider_show .prevStop{ display:none;  }
.slider_show .nextStop{ display:none;  }

.module .search{margin-top: 20px;background-color: #E7E7E7;padding: 10px;}
.module .search .list{width: 770px;text-align: left;}
.module .search .list strong,
.module .search .list a{display: inline-block;height: 35px;padding: 0 5px;line-height: 35px;font-size: 14px;}
.module .search .list strong{padding: 0 10px;}
.module .search .list a{color: #00853c;}
.module .search .list a:hover{color: #FF6600;}
.module .search .form{width: 400px;}
.module .search .form input[type="text"]{width: 300px;height: 35px;border-color: #00853c;font-size: 14px;}
.module .search .form input[type="text"]:hover,
.module .search .form input[type="text"]:focus{border-color: #E4C202;}
.module .search .form input[type="submit"]{background-color: #00853c;width: 80px;height: 35px;line-height: 35px;border: 0;padding: 0;font-size: 14px;color: #fff;cursor: pointer;}

.module .abouts{margin-top: 20px;}
.module .abouts .slides_store{width: 365px;height: 300px;position: relative;}
.module .abouts .slides_store .hd{position: absolute;bottom: 10px;right: 10px;z-index: 9999;}
.module .abouts .slides_store .hd ul li{float: left;}
.module .abouts .slides_store .hd ul li a{background-color: #00853c;display: block;width: 25px;height: 25px;line-height: 25px;margin: 0 2px;text-align: center;color: #fff; opacity: 0.80;filter:Alpha(opacity=80);}
.module .abouts .slides_store .hd ul li.on a{background: #fff;color: #000;}
.module .abouts .slides_store .bd{width: 365px;height: 300px;overflow: hidden;}
.module .abouts .slides_store .bd ul li{float: left;width: 365px;height: 300px;}
.module .abouts .slides_store .bd ul li img{display: block;width: 365px;height: 300px;}
.module .abouts .desc{background-color: #E7E7E7;margin-left: 20px;width: 420px;height: 300px;}
.module .abouts .desc .hd{height: 40px;line-height: 40px;border-bottom: 1px dotted #666;font-size: 18px;font-weight: bold;color: #fff;position: relative;}
.module .abouts .desc .hd span{position: absolute;left: 0;top: 0;background-color: #00853c;display: inline-block;width: 200px;text-align: center;}
.module .abouts .desc .hd .more{position: absolute;right: 10px;top: 7.5px;background: #B5B5B5;width: 70px;height: 25px;line-height: 25px;text-align: center;font-weight: normal;font-size: 12px;color: #fff;transition: all ease-in-out 0.3s;}
.module .abouts .desc .hd .more:hover{background-color: #595959;}
.module .abouts .desc .bd{padding: 20px;line-height: 30px;font-size: 14px;}
.module .abouts embed{width: 365px;height: 300px;}


.module .product{margin-top: 15px;display: table;}
.module .product .cell{display: table-row;}
.module .product .hd{display: table-cell;background-color: #E7E7E7;width: 200px;vertical-align: top;position: relative;}
.module .product .hd dl{background-color: #00853c;margin-bottom: 5px;padding: 5px 0;text-align: left;color: #fff;}
.module .product .hd dl dt{padding-left: 45px;font-size: 18px;font-weight: bold;}
.module .product .hd dl dd{padding-left: 45px;font-size: 16px;font-family: "Times New Roman", Times, serif;}
.module .product .hd ul{margin-bottom: 5px;}
.module .product .hd ul li{background: url("images/arrow.png") no-repeat 30px center;height: 50px;border-bottom: 1px dotted #666;padding-left: 45px;line-height: 50px;text-align: left;font-size: 18px;color: #ff0000;cursor: pointer;}
.module .product .hd ul li.on{background-color: #00853c;color: #fff;}
.module .product .hd ul li a{color: #ff0000;}
.module .product .hd ul li.on a{color: #fff;}
.module .product .hd .address {position: absolute;left: 0;bottom: 0;padding: 0 10px;}
.module .product .hd .address p {margin-bottom: 10px;color: #666666;}
.module .product .bd{display: table-cell;width: 1000px;vertical-align: top;}
.module .product .bd .list{height: 400px;overflow: hidden;}
.module .product .bd .list ul{}
.module .product .bd .list ul li{margin-left: 5px;position: relative;}
.module .product .bd .list ul li a,
.module .product .bd .list ul li img{display: block;width: 1000px;height: 400px;}
.module .product .bd .list ul li .mask{position:absolute;left: 0;bottom: 0;width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#66000000,endColorstr=#66000000);}

.module .summary{margin-top: 20px;background-color: #00853c;height: 85px;line-height: 85px;text-align: center;letter-spacing: 5px;}
.module .summary h2{font-size: 38px;color: #fff;}

.productPic{margin-top: 20px;}
.productPic ul{}
.productPic ul li{float: left;margin: 0 5px 10px 0;position: relative;}
.productPic ul li a{display: block;color: #ff0000;}
.productPic img{display: block;width: 193px;height: 193px;overflow: hidden;color: #ff0000;border: 1px solid #00853c;}
.productPic .mask{width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;overflow: hidden;}
.productPic .shuiyin img:first-child {width: 30px;height: 40px;border: 0;position: absolute;top: 6px;left: 6px;}
.productPic .shuiyin img:last-child {width: 150px;height: 150px;border: 0;position: absolute;left: 50%;margin-left: -75px;top: 50%;margin-top: -75px;opacity:0.6;filter:alpha(opacity=60);}
.productSlider{margin-top: 20px;}
.productSlider ul{}
.productSlider ul li{float: left;margin: 0 5px 5px 0;position: relative;}
.productSlider ul li a,
.productSlider img{display: block;width: 212.5px;height: 213px;overflow: hidden;transition: all 0.6s;}
.productSlider img:hover{transform: scale(1.2);}
.productSlider .mask{position:absolute;left: 0;bottom: 0;width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#66000000,endColorstr=#66000000);}

.hotArticle{width: 380px;position: relative;}
.hotArticle .more{position: absolute;right: 0;top: 7.5px;background: #B5B5B5;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #fff;transition: all ease-in-out 0.3s;}
.hotArticle .more:hover{background: #595959;}
.hotArticle .hd{background: #00853c;margin-bottom: 20px;width: 130px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;font-weight: bold;color: #fff;cursor: pointer;}
.hotArticle .bd{background: #ececec;}
.hotArticle .bd dl{margin: 10px 0 27px;}
.hotArticle .bd dl dt{float: left;margin-right: 15px;width: 150px;height: 110px;}
.hotArticle .bd dl dt a img{width: 150px;height: 110px;}
.hotArticle .bd dl dd{height: 110px;}
.hotArticle .bd dl dd h2{height: 25px;line-height: 25px;font-size: 14px;}
.hotArticle .bd dl dd p{line-height: 20px;color: #676767;}
.hotArticle.bd dl dd p a{color: #E73543}
.hotArticle .bd dl dd p a:hover{color: red;}
.hotArticle .bd ul{color: #676767;}
.hotArticle .bd ul li{height: 35px;line-height: 35px;}
.hotArticle .bd ul li span{float: right;}
.hotArticle .bd ul li a{background:url("images/li_icon.jpg") no-repeat left center;padding-left: 10px;display:  inline-block;color: #676767;}
.hotArticle .bd ul li a:hover{color: #254A98;}


.module .case{margin-top: 20px;}
.module .case .item{background-color: #eee;width: 285px;}
.module .case .item .name{padding: 15px 10px 10px;font-size: 18px;color: #555;}
.module .case .item .desc{padding: 0 10px 10px;font-size: 14px;color: #7e7a7a;}

.module .case .p2{margin-left: 20px;}
.module .case .p3{margin-left: 20px;}
.module .case .p4{margin-left: 20px;}

.module .article{margin-top: 20px;}
.module .article .switch{width: 745px;position: relative;}
.module .article .switch .more{position: absolute;right: 0;top: 7.5px;background: #B5B5B5;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #fff;transition: all ease-in-out 0.3s;}
.module .article .switch .more:hover{background: #595959;}
.module .article .switch .slider{}
.module .article .switch .slider .hd ul li{background: #fff;float: left;margin-right: 20px;width: 130px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;font-weight: bold;color: #636363;cursor: pointer;}
.module .article .switch .slider .hd ul li.on{background: #00853c;color: #fff;}
.module .article .switch .slider .bd{background: #fff;margin-top: 20px;}
.module .article .switch .slider .bd .dynamic{padding: 15px 40px;}
.module .article .switch .slider .bd .dynamic img{width: 170px;height: 105px;}
.module .article .switch .slider .bd dl{margin-bottom: 15px;border-bottom: 1px dotted #ccc;}
.module .article .switch .slider .bd dl dt{float: left;margin-right: 30px;width: 172px;height: 125px;}
.module .article .switch .slider .bd dl dd{height: 125px;}
.module .article .switch .slider .bd dl dd h2{margin-bottom: 5px;height: 30px;line-height: 30px;font-size: 14px;}
.module .article .switch .slider .bd dl dd p{line-height: 20px;text-indent: 2em;color: #676767;}
.module .article .switch .slider .bd dl dd p a{color: #E73543}
.module .article .switch .slider .bd dl dd p a:hover{color: red;}
.module .article .switch .slider .bd ul{}
.module .article .switch .slider .bd ul li{float: left;width: 50%;height: 25px;}
.module .article .switch .slider .bd ul li a{background:url("images/li_icon.jpg") no-repeat left center;padding-left: 10px;display: block;color: #676767;}
.module .article .switch .slider .bd ul li a:hover{color: #254A98;}
.module .article .industry{width: 420px;position: relative;}
.module .article .industry .more{position: absolute;right: 0;top: 7.5px;background: #B5B5B5;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #fff;transition: all ease-in-out 0.3s;}
.module .article .industry .more:hover{background: #595959;}
.module .article .industry .hd{background: #00853c;margin-bottom: 20px;width: 130px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;font-weight: bold;color: #fff;cursor: pointer;}
.module .article .industry .bd{background: #fff;padding: 15px 40px;}
.module .article .industry .bd dl{margin: 10px 0 27px;}
.module .article .industry .bd dl dt{float: left;margin-right: 15px;width: 150px;height: 110px;}
.module .article .industry .bd dl dt a img{width: 150px;height: 110px;}
.module .article .industry .bd dl dd{height: 110px;}
.module .article .industry .bd dl dd h2{height: 25px;line-height: 25px;font-size: 14px;}
.module .article .industry .bd dl dd p{line-height: 20px;color: #676767;}
.module .article .industry .bd dl dd p a{color: #E73543}
.module .article .industry .bd dl dd p a:hover{color: red;}
.module .article .industry .bd ul{color: #676767;}
.module .article .industry .bd ul li{height: 35px;line-height: 35px;}
.module .article .industry .bd ul li span{float: right;}
.module .article .industry .bd ul li a{background:url("images/li_icon.jpg") no-repeat left center;padding-left: 10px;display:  inline-block;color: #676767;}
.module .article .industry .bd ul li a:hover{color: #254A98;}


.footer{background-color: #1B1B1B;margin-top: 10px;}

.footer .nav{background-color: #00853c;}
.footer .nav ul li{float: left;width: 120px;height: 50px;line-height: 50px;text-align: center;}
.footer .nav ul li a{font-size: 16px;color: #fff;}
.footer .nav ul li.on{background: url("images/nav_on.jpg") repeat-x center top #fff;}
.footer .nav ul li.on a{color: #00853c;}

.footer .end{height: 400px;}
.footer .end .brand{float: left;margin-top: 35px;width: 260px;}
.footer .end .brand .logo{display: block;text-align: center;}
.footer .end .brand .logo img{max-width: 255px;max-height: 105px;}
.footer .end .brand .qrcode{display: block;margin-top: 10px;text-align: center;}
.footer .end .copyright{float: left;margin: 35px 0 0 30px;border-left: 1px dotted #363636;padding-left: 35px;width: 600px;color: #666;}
.footer .end .copyright .links{height: 45px;}
.footer .end .copyright .links .icon{float: left;height: 45px;padding-right: 10px;}
.footer .end .copyright .links .text{color: #F39800;font-size: 16px;font-weight: bold;}
.footer .end .copyright .links .text em{font-family: "Times New Roman", Times, serif;}
.footer .end .copyright .links .list{height: 20px;line-height: 20px;}
.footer .end .copyright ul{padding: 15px 0 10px;}
.footer .end .copyright ul li{height: 25px;line-height: 25px;font-size: 14px;}
.footer .end .copyright p{height: 25px;line-height: 25px;font-size: 14px;color: #616161;}
.footer .end .copyright h2{height: 30px;line-height: 30px;color: #F39800;font-size: 20px;}
.footer .end .copyright h3{height: 30px;line-height: 30px;font-size: 16px;font-weight: normal;}
.footer .end .copyright h4{height: 60px;line-height: 60px;padding-left: 30px;color: #F39800;font-size: 36px;font-family: "Times New Roman", Times, serif;}
.footer .end .copyright a{color: #787878;}
.footer .end .copyright a:hover{color: #F39800;}
.footer .end .simple_gbook{float: right;margin-top: 35px;width: 300px;border-left: 1px dotted #363636;padding-left: 20px;}
.footer .end .simple_gbook h2{font-size: 14px;color: #666;}
.footer .end .simple_gbook p{margin-top: 5px;line-height: 20px;color: #666;}
.footer .end .simple_gbook .row{background-color: #fff;margin-top: 10px;line-height: 35px;}
.footer .end .simple_gbook .row .label{float: left;width: 50px;border-width: 1px 0 1px 1px;border-style: solid;border-color: #666;text-align: center;font-size: 14px;color: #858585;}
.footer .end .simple_gbook .row .input{margin-left: 50px;border-width: 1px 1px 1px 0;border-style: solid;border-color: #666;}
.footer .end .simple_gbook .btn{margin-top: 15px;}
.footer .end .simple_gbook input{width: 100%;border: 0;padding: 0;font-size: 14px;}
.footer .end .simple_gbook button{background-color: #00853c;width: 135px;height: 40px;line-height: 40px;border: 0;padding: 0;font-size: 14px;color: #fff;cursor: pointer;}
.footer .end .simple_gbook button:hover{background-color: #F39800;}

.quick_gbook{position: fixed;left: 0;bottom: 0;z-index: 999;background-color: #00853c;width: 100%;height: 58px;color: #fff;}
.quick_gbook .text{width: 140px;margin-top: 20px;}
.quick_gbook .text p{height: 40px;line-height: 40px;font-size: 28px;font-weight: bold;color: #000;}
.quick_gbook .coop{margin-top: 12px;width: 200px;text-align: center;}
.quick_gbook .form{margin-top: 12px;}
.quick_gbook .form .item{float: left;margin-right: 10px;height: 35px;line-height: 35px;text-align: center;}
.quick_gbook .form span{float: left;}
.quick_gbook .form .label{background: #FEE100;width: 45px;font-size: 14px;color: #2C2C2C;}
.quick_gbook .form input[type="text"]{border: 0;background: #fff;width: 170px;height: 35px;line-height: 35px;padding: 0 10px;font-size: 14px;color:#000;}
.quick_gbook .form input[type="text"]:hover,
.quick_gbook .form input[type="text"]:focus{border-color: #FEE100;}
.quick_gbook .form button{border: 0 none;cursor: pointer;height: 35px;width: 50px;overflow: hidden;font-size: 16px;}
.quick_gbook .form .submit{background: #E4C202;width: 100px;height: 35px;color: #2C2C2C;}
.quick_gbook .form .submit:hover{background: #C07F30;}
.quick_gbook .service{margin: 7px 0 0 40px;font-size: 16px;}
.quick_gbook .service em{display: block;font-size: 12px;}
.quick_gbook .tel{font-size: 34px;font-weight: bold;font-family: "Times New Roman", Times, serif;color: #E4C202;margin-top: 5px;}

.layout{margin: 20px 0;display: table;background-color: #E7E7E7;width: 100%;}
.layout > .row{display: table-row;}
.layout > .row > .hd{display: table-cell;vertical-align: top;width: 260px;height: 400px;}
.layout > .row > .bd{display: table-cell;vertical-align: top;border-left: 10px solid #fff;}

.tree dl{background-color: #00853c;margin-bottom: 5px;padding: 5px 0;text-align: left;color: #fff;}
.tree dl dt{padding-left: 45px;height: 30px;line-height: 30px;font-size: 18px;font-weight: bold;}
.tree dl dd{padding-left: 45px;height: 30px;line-height: 30px;font-size: 16px;font-family: "Times New Roman", Times, serif;}
.tree ul{}
.tree ul li{background: url("images/arrow.png") no-repeat 30px center;height: 40px;border-bottom: 1px dotted #666;padding-left: 45px;line-height: 40px;text-align: left;font-size: 14px;color: #00853c;cursor: pointer;}
.tree ul li a{color: #00853c;}
.tree ul li.on{background-color: #00853c;color: #fff;}
.tree ul li.on a{color: #fff;}

.contacts{}
.contacts ul li{margin-top: 10px;}
.contacts .box{margin: 10px;padding: 10px;border: 1px dotted #666;;font-size: 14px;}


.mini{padding: 15px 5px;}
.mini input[type="text"]{width: 195px;height: 35px;border-color: #254A98;font-size: 14px;}
.mini input[type="text"]:hover,
.mini input[type="text"]:focus{border-color: #254A98;}
.mini input[type="submit"]{background-color: #254A98;width: 50px;height: 35px;line-height: 35px;border: 0;padding: 0;font-size: 14px;color: #fff;cursor: pointer;}

.here{padding: 10px 20px;border-bottom: 1px dotted #666;font-size: 16px;}
.here h2{display: inline-block;padding-right: 10px;border-right: 1px solid #787575;}
.here em{display: inline-block;padding-left: 10px;border-left: 1px solid #fff;font-family: "Times New Roman", Times, serif;}

.list .article{padding: 10px 30px 30px;}
.list .article ul{}
.list .article ul li{border-bottom: 1px dotted #666;}
.list .article ul li .time{float: right;margin-top: 30px;font-size: 16px;color: #999;}
.list .article ul li .title{background: url("images/arrow.png") no-repeat 0 center;width: 730px;margin: 10px 10px 0;font-size: 16px;padding-left: 15px;}
.list .article ul li .desc{width: 730px;padding: 10px 10px 20px;color: #999;}

.list .product{padding: 10px 30px 30px;}
.list .product ul li{float: left;margin-left: 10px;margin-top: 16px;width: 280px;}
.list .product ul li img{width: 278px;border: 1px solid #00853c;}
.list .product ul li .mask{width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;overflow: hidden;}
.list .product ul li .mask a {display: block;color: #ff0000;height: 30px;}
.wrap .catelog{padding: 10px 30px 30px;line-height: 35px;font-size: 16px;}
.wrap .catelog img{max-width: 870px;}

.wrap .page{padding: 10px 30px 30px;}
.wrap .page .title{border-bottom: 1px dotted #999;padding: 10px 0 15px;text-align: center;font-size: 18px;}
.wrap .page .content{padding: 10px 0 15px;line-height: 35px;font-size: 16px;}
.wrap .page .content img{max-width: 870px;}
.wrap .page .with{padding: 10px 0 15px;font-size: 16px;}

.wrap .article{padding: 10px 30px 30px;}
.wrap .article .box{overflow: hidden;}
.wrap .article .thumb{float: left;width: 295px;}
.wrap .article .thumb img{max-width: 295px;}
.wrap .article .title{float: right;width: 535px;border-bottom: 1px dotted #999;padding: 10px 0 15px;text-align: center;font-size: 18px;}
.wrap .article .intro{float: right;width: 535px;padding: 10px;line-height: 25px;}
.wrap .article .dtl h2{margin: 20px 0;border-bottom: 1px dotted #666;padding-bottom: 10px;font-size: 18px;}
.wrap .article .content{padding: 10px 0 15px;line-height: 35px;font-size: 16px;}
.wrap .article .content img{max-width: 870px;}
.wrap .article .with{padding: 10px 0 15px;font-size: 16px;}

.wrap .product{padding: 10px 30px 30px;}
.wrap .product .title{border-bottom: 1px dotted #999;padding: 10px 0 15px;text-align: center;font-size: 18px;}
.wrap .product .content{padding: 10px 0 15px;line-height: 35px;font-size: 16px;}
.wrap .product .content img{max-width: 870px;}
.wrap .product .content p{text-indent: 2em;}
.wrap .product .with{padding: 10px 0 15px;font-size: 16px;}
    
.wrap .main_gbook{padding: 10px 30px 30px;}
.wrap .main_gbook .row{padding-bottom: 10px;}
.wrap .main_gbook .row label{width: 70px;text-align: right;}
.wrap .main_gbook tr th{font-weight: normal;text-align: right;font-size: 14px;}
.wrap .main_gbook tr td{padding: 5px 10px;}
.wrap .main_gbook tr td input[type="text"]{height: 35px;}
.wrap .main_gbook tr td textarea,
.wrap .main_gbook tr td input[type="text"]{width: 400px;font-size: 14px;}
.wrap .main_gbook tr td input[type="button"]{height: 35px;}
.wrap .main_gbook tr td input[type="submit"],
.wrap .main_gbook tr td input[type="reset"]{width: 80px;height: 35px;}

.pager{padding: 0 30px 30px;text-align: center;}
.pager .pagination{display:inline-block;line-height: 26px;text-align: center;}
.pager .pagination li,
.pager .pagination a,
.pager .pagination span{display:inline-block;}
.pager .pagination a,
.pager .pagination span{height: 30px;line-height: 30px;padding: 0 12px;}
.pager .pagination li{border: 1px solid #ddd;margin-left: -1px;}
.pager .pagination li a{background-color: #fff;display: block;color: #20a53a;}
.pager .pagination li a:hover{background: #e8e8e8;color: #222;}
.pager .pagination .active span{background: #f5f5f5;color: #999;}
.pager .pagination .disabled span{background: #ece5d9;}

textarea, input, select{padding: 2px;border: 1px solid;border-color: #666 #ccc #ccc #666;background: #FFF;font-size: 12px;}
input[type="text"],input[type="button"],input[type="password"],input[type="submit"],input[type="reset"], select{vertical-align: middle;}
input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus, textarea:hover, textarea:focus{border-color: #09c;background: #FFF;}
input[type="radio"], input[type="checkbox"]{border: none;background: none;vertical-align: middle;}
input[type="radio"]{margin-top: -2px !important;*margin-top: 0 !important;*margin-top: -2px;}

.button{vertical-align: middle;background: #20a53a;border: 1px solid #20a53a;border-radius: 3px;cursor: pointer;letter-spacing: 1px;padding: 5px 10px;color: #fff;}
.button.normal{background: #fff;border-color: #ccc;color: #555;}
.button:hover{background: #10952a;border-color: #398439;color: #fff;}


#douMsg {
 padding: 10px 0 50px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 border: 1px solid #E4E4E4;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
.left_phone {
	position: fixed;
	top: 100px;
	left: 4px;
	width: 9%;
	height: auto;
	z-index: 1000;
}
.left_phone img {
	width: 100%;
	display: block;
}
.index_chanpin {
	width: 100%;
	margin-top: 20px;
}
.index_chanpin ul {
	overflow: hidden;
}
.index_chanpin ul li {
	float: left;
	width: 291px;
	margin-right: 12px;
	position: relative;
}
.index_chanpin ul li:nth-child(4){
	margin-right: 0;
}
.index_chanpin ul li:nth-child(8){
	margin-right: 0;
}
.index_chanpin ul li:nth-child(12){
	margin-right: 0;
}
.index_chanpin ul li:nth-child(16){
	margin-right: 0;
}
.index_chanpin ul li:nth-child(20){
	margin-right: 0;
}
.index_chanpin ul li img {
	width: 291px;
	height: 195px;
	display: block;
	border: 1px solid #00853c;
	box-shadow: 4px 4px 5px #999999;
}
.index_chanpin ul li p {
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.index_chanpin ul li p a {
	display: block;
	color: #ff0000;
}
.index_chanpin ul li .shuiyin img:first-child {
	width: 36px;
	height: auto;
	border: 0;
	display: block;
	position: absolute;
	top: 6px;
	left: 6px;
	box-shadow: 0 0 0 #000000;
}
.index_chanpin ul li .shuiyin img:last-child {
	width: 150px;
	height: 150px;
	border: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -75px;
	box-shadow: 0 0 0 #000000;
	opacity:0.6;
	filter:alpha(opacity=60);
}